-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.3.0
-
Code
-
Classes
- Wizard_Steps
Total Complexity |
61 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
830 |
Lines of code |
537 |
Logical lines of code |
215 |
Comment lines |
231 |
Methods |
23 |
Properties |
5 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
totp_configure() |
A |
39 |
4 |
85 |
determine_redirect_url() |
A |
54 |
8 |
20 |
backup_codes_configure() |
S |
45 |
5 |
54 |
choose_backup_method() |
S |
46 |
4 |
45 |
email_configure() |
S |
44 |
3 |
58 |
generated_backup_codes() |
S |
47 |
4 |
41 |
congratulations_step_plugin_wizard() |
S |
51 |
4 |
29 |
show_modal_methods() |
S |
59 |
3 |
21 |
totp_option() |
S |
57 |
2 |
20 |
congratulations_step() |
S |
59 |
2 |
17 |
is_totp_enabled() |
S |
69 |
3 |
6 |
is_mail_enabled() |
S |
69 |
3 |
6 |
totp_re_configure() |
S |
60 |
2 |
14 |
email_re_configure() |
S |
59 |
2 |
14 |
email_option() |
S |
65 |
2 |
12 |
introduction_step() |
S |
59 |
1 |
19 |
generate_backup_codes() |
S |
58 |
1 |
18 |
welcome_step() |
S |
59 |
1 |
18 |
get_user() |
S |
71 |
2 |
6 |
json_nonce() |
S |
70 |
2 |
6 |
optional_user_welcome_step() |
S |
62 |
1 |
14 |
get_generate_codes_link() |
S |
70 |
1 |
5 |
get_qr_code() |
S |
65 |
1 |
9 |